dropdown: emit notify for selected from the changed callback
authorBenjamin Otte <otte@redhat.com>
Sun, 21 Jun 2020 00:17:47 +0000 (02:17 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 21 Jun 2020 00:23:46 +0000 (02:23 +0200)
commit45167d5c0d3e7cc2aecccd6b15f2c3202e1b1586
tree2ca24b6174eef250694f8bc05301acca4cc1f4dc
parent0214b98c5e3adacc01fbca0482ca274dcbeb98fa
dropdown: emit notify for selected from the changed callback

Otherwise we don't emit it when the selection itself changes it - for
exaple because the model changed.
gtk/gtkdropdown.c